.selectmass input { float: right; margin-left: 6px; }
.mass_comments_action { text-align: right; margin: 30px 0 20px 0; }

/*loading*/
#loading-layer { line-height: 14px; }

/* ====================   */
.clouds_xsmall { font-size: 0.9em; }
.clouds_small { font-size: 1em; }
.clouds_medium { font-size: 1em; font-weight: bold; }
.clouds_large { font-size: 1.3em; }
.clouds_xlarge { font-size: 1.4em; }

/* ====================     */
.scriptcode, .title_quote,
.quote, .title_spoiler, .text_spoiler { padding: 5px; background-color: #fbfbfa; border: 1px solid #ebebe5; }

.title_quote { border-bottom: 0; font-weight: bold; }
.scriptcode { color: #9a0c3e; text-align: left; }
.title_spoiler { font-weight: bold; }
.text_spoiler { border-top: 0; text-align: justify; }

/* ====================  */

.calendar { width: 100%; }
.calendar td, th { vertical-align: middle; text-align: center; }

.weekday-active-v, .day-active-v, .weekday-active, .day-active { font-weight: bold; }
.weekday { color: #e459c2; }

.monthlink { }
.day-current { background-color: #78419c; color: #fff; }
.day-current a { color: #fff !important; }

/*===== */
.userstop td, .pm td.pm_list, .pm td.pm_head { font-size: 0.9em; border: 1px solid #c4c4c4; padding: 2px; background-color: #fff; }
.userstop thead td, .pm td.pm_head { background-color: #f5f5f5; height: 22px; padding: 0; font-weight: bold; text-align: center; }

/* ====================  */
.rating { width: 85px; height: 17px; font-size: 0.9em; overflow: hidden; }
.userinfo .rating { float: left !important; }

.unit-rating { list-style: none; margin: 0; padding: 0; width: 85px; height: 17px; position: relative; background: url("../dleimages/rating.png") repeat-x; }
.unit-rating li { text-indent: -90000px; padding: 0; margin: 0; float: left; }
.unit-rating li a { display: block; width: 17px; height: 17px; text-decoration: none; text-indent: -9000px; z-index: 17; position: absolute; padding: 0; }
.unit-rating li a:hover { background: url("../dleimages/rating.png") 0 -17px; z-index: 2; left: 0; }

.unit-rating a.r1-unit {left: 0;} .unit-rating a.r1-unit:hover {width:17px;}
.unit-rating a.r2-unit {left: 17px;} .unit-rating a.r2-unit:hover {width: 34px;}
.unit-rating a.r3-unit {left: 34px;} .unit-rating a.r3-unit:hover {width: 51px;}
.unit-rating a.r4-unit {left: 51px;} .unit-rating a.r4-unit:hover {width: 68px;}
.unit-rating a.r5-unit {left: 68px;} .unit-rating a.r5-unit:hover {width: 85px;}

.unit-rating li.current-rating { background: url("../dleimages/rating.png") 0 -34px; position: absolute; height: 17px; display: block; text-indent: -9000px; z-index: 1; }

/* ====================  */

.editor { width: 398px !important; background-color: #faf9f7; }
.editor textarea { width: 100% !important; background: none; border: 0 none; }
.editor_button {
 float: left;
 cursor: pointer;
 padding-left: 0;
 padding-right: 0;
}
.editor_buttoncl {
 float: left;
 cursor: pointer;
 padding-left: 1px;
 padding-right: 1px;
 border-left: 1px solid #bbb;
 border-right: 1px solid #bbb;
}
.editbclose { float: right; cursor: pointer; display: none; }
.editor_button select { font-size: 11px; }

.editor_button img { margin: 0; padding: 0; }
.editbclose img { margin: 0; padding: 0; }
.editor_button_brk img { margin: 0; padding: 0; }

.bbcodes_poll {
 background-color: #ffffff;
 border: 1px solid #1434B0;
 color: #fff;
 width: 100px;
 height: 20px;
 font-weight: bold;
}

/* ====================    */
.xfields textarea { width: 98%; height: 86px; }
.xfields input { width: 250px; height: 14px; padding: 2px; }
.xfields_table td { vertical-align: top; }


/* ====================     */

.xprofile textarea { width: 316px; height: 86px; }
.xprofile input { width: 250px; }
.xprofile select { }
.xprofile { padding-top: 5px; }

/* ====================   */ 
.pm_head {font-weight: bold;}

/* ====================   */

#dropmenudiv {
 border: 1px solid #101010;
 background-color: #fff;
 font-size: 11px;
 line-height: 20px;
 margin: 2px;
 padding: 4px;
 opacity: 0.90;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3)";
 filter: alpha(opacity=90, enabled=1) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3);
}

#dropmenudiv a { display: block; text-indent: 3px; text-decoration: none; color: #000; padding: 1px 0; }
#dropmenudiv a:hover { background-color: #804da2; color: #000; }


/* ====================      */
.attachment { color: #808080; }

/* ====================       */
.search { text-decoration: none; }

/* ====================       */
fieldset { border: 1px solid #c8c8c8; padding: 5px; text-align: left; }

/* ====================          */
.highslide-wrapper, .highslide-outline { background: #FFFFFF; }
.highslide-image { border: 2px solid #FFFFFF; }
.highslide-active-anchor { visibility: hidden; } 
.highslide-active-anchor img { visibility: hidden; }
.highslide-dimming { background-color: black; }
.highslide-html { background-color: white; }

.highslide-loading {
 display: block;
 color: white;
 font-size: 9px;
 font-weight: bold;
 text-decoration: none;
 padding: 3px;
 border: 1px solid white;
 background-color: black;
}
a.highslide-full-expand {
 background: url("../dleimages/fullexpand.gif") no-repeat;
 display: block;
 margin: 0 10px 10px 0;
 width: 34px; height: 34px;
}
.highslide-display-block { display: block; }
.highslide-display-none { display: none; }
.highslide-caption { display: none; padding: 5px; background: white; }
.highslide-controls {
 width: 195px;
 height: 40px;
 background: url("../../../engine/classes/highslide/graphics/controlbar-black-border.gif") no-repeat 0 -90px;
 margin-right: 15px;
 margin-bottom: 10px;
 margin-top: 10px;
}
.highslide-controls ul {
 position: relative;
 left: 15px;
 height: 40px;
 list-style: none;
 margin: 0; padding: 0;
 background: url("../../../engine/classes/highslide/graphics/controlbar-black-border.gif") no-repeat 100% -90px;
}
.highslide-controls li { float: left; padding: 5px 0; }
.highslide-controls a {
 background: url("../../../engine/classes/highslide/graphics/controlbar-black-border.gif");
 display: block;
 float: left;
 height: 30px; width: 30px;
 outline: none;
}
.highslide-controls a.disabled { cursor: default; }
.highslide-controls a span { display: none; }
 
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a { background-position: 0 0; }
.highslide-controls .highslide-previous a:hover { background-position: 0 -30px; }
.highslide-controls .highslide-previous a.disabled { background-position: 0 -60px !important; }
.highslide-controls .highslide-play a { background-position: -30px 0; }
.highslide-controls .highslide-play a:hover { background-position: -30px -30px; }
.highslide-controls .highslide-play a.disabled { background-position: -30px -60px !important; }
.highslide-controls .highslide-pause a { background-position: -60px 0; }
.highslide-controls .highslide-pause a:hover { background-position: -60px -30px; }
.highslide-controls .highslide-next a { background-position: -90px 0; }
.highslide-controls .highslide-next a:hover { background-position: -90px -30px; }
.highslide-controls .highslide-next a.disabled { background-position: -90px -60px !important; }
.highslide-controls .highslide-move a { background-position: -120px 0; }
.highslide-controls .highslide-move a:hover { background-position: -120px -30px; }
.highslide-controls .highslide-full-expand a { background-position: -150px 0; }
.highslide-controls .highslide-full-expand a:hover { background-position: -150px -30px; }
.highslide-controls .highslide-full-expand a.disabled { background-position: -150px -60px !important; }
.highslide-controls .highslide-close a { background-position: -180px 0; }
.highslide-controls .highslide-close a:hover { background-position: -180px -30px; }

/*---   ---*/
#searchsuggestions { z-index: 998; border: 1px solid #919191; width:300px; background-color: #fff; font-size: 0.9em; }
#searchsuggestions a, #searchsuggestions span.notfound { padding: 10px; display: block; text-decoration: none; }
#searchsuggestions a:hover { background-color: #f0f2f4; }
#searchsuggestions span.searchheading { display: block; font-weight: bold; color: #db143d; }
#searchsuggestions span.seperator { display: block; background-color: #db143d; }
#searchsuggestions span.seperator a { padding: 5px 10px; text-align: right; background-color: transparent; color: #fff; }
#searchsuggestions span.notfound { padding: 10px; display: block; }
#searchsuggestions .break { display: none; }

/*---    jQuery UI---*/
.ui-widget-overlay { background: #000; opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=40); left: 0; position: absolute; top: 0; }
.ui-helper-clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
* html .ui-helper-clearfix { height: 1%; }
.ui-helper-clearfix { display: block; }
.ui-icon { background-repeat: no-repeat; display: block; overflow: hidden; text-indent: -99999px; }
.ui-widget-header { color: #fff; background: #222a30 url("../images/darkbg.png"); font-weight: bold; }
.ui-widget-header a { color: #fff; }
.ui-widget-header .ui-icon { background-image: url("../images/ui-icons.png"); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon { background-color: #db143d; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-dialog { background: #fff; border: 1px solid #a6b5c0; overflow: hidden; padding: 3px; position: absolute; width: 300px;
 -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
 -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
 box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative; }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 13px .3em 0; }
.ui-dialog .ui-dialog-titlebar-close {
 height: 18px;
 margin: -10px 0 0 0;
 padding: 1px;
 position: absolute;
 right: .3em;
 top: 50%;
 width: 19px;
}
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-content {
 background: none;
 border: 0;
 overflow: hidden;
 padding: 13px 13px 0 13px;
 position: relative;
 zoom: 1;
 margin-bottom: 13px;
}
.ui-dialog .ui-dialog-buttonpane {
 background: #f0f2f4;
 padding: 13px;
 text-align: left;
}
.ui-dialog .ui-dialog-buttonpane button {
 cursor: pointer;
 float: right;
 line-height: 1.4em;
 margin: 0 1px;
 overflow: visible;
 padding: .2em .6em .3em .6em;
 width: auto;
}
.ui-button { border: 0 none; background: none; cursor: pointer; }
.ui-button { text-shadow: 0 1px 0 #fff; margin-bottom: 2px; border: 1px solid #bcc5c9; width: 106px; height: 31px; color: #d51e44; padding: 2px 0 5px 0; background: #fff url("../images/fbutton.png") repeat-x 0 100%; font-weight: bold; }
 .ui-button:hover { background-position: 0 10px;
 -moz-box-shadow: 0 1px 5px -2px black;
 -webkit-box-shadow: 0 1px 5px -2px black;
 box-shadow: 0 1px 5px -2px black;
 }
button.ui-button span { cursor: pointer; display: block; }

.ui-widget input, .ui-widget textarea {
 background: #fff url("../images/fields.png") repeat-x; border: 1px solid #bcc0c2;
}

.ui-state-error {
 background: #fef1ec 50% 50% repeat-x !important;
 border: 1px solid #cd0a0a;
 color: #cd0a0a;
}
.ui-draggable .ui-dialog-titlebar { cursor: move; }

/* ====================    */
.ui-autocomplete { position: absolute; cursor: default; }

* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

.ui-menu {
 list-style:none;
 padding: 2px;
 margin: 0;
 display:block;
 float: left;
 background: #fff 50% bottom repeat-x; border: 1px solid #dedede; color: #222;
}
.ui-menu .ui-menu {
 margin-top: -3px;
}
.ui-menu .ui-menu-item {
 margin:0;
 padding: 0;
 zoom: 1;
 float: left;
 clear: left;
 width: 100%;
}
.ui-menu .ui-menu-item a {
 text-decoration:none;
 display:block;
 padding:.2em .4em;
 line-height:1.5;
 zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
 font-weight: normal;
 margin: -1px;
 border: 1px solid #a7a7a7;
 color: #4e4e4e;
 font-weight: bold;
}

/*    */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
body { background: #b6d2e8 url("../images/pagebgwide.jpg") repeat-x; }

h1, h2, h3, h4, h5 { line-height: normal; }
h1 { font-size: 1.8em; } h2 { font-size: 1.7em; } h3 { font-size: 1.35em; } h4 { font-size: 1.2em; } h5 { font-size: 1.1em; }

/*   */
a { color: #77419c; text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: 0 none; }

/*   */
input, textarea, select, button, body { font: 12px/17px Arial, Tahoma, Tahoma, sans-serif; }
input, textarea, select, a { outline: none; }
p { margin-bottom: 0.4em; }
.clr { clear: both; }
hr { border: 0 none; border-top: 1px solid #d8d8d8; height: 1px; }
ul { padding-left: 16px; list-style-position:outside; list-style-image:none; }
ol { list-style-image: none; list-style-position: outside; list-style-type: decimal; margin-left: 2.2em; }
.inv { display: none; }

/*      */
table { border-collapse: collapse; border-spacing: 0; }
.reset, .reset li { list-style: none; padding: 0; margin: 0; }
.cominfo .reset li img { padding-top: 6px; }
.cominfo .reset li input { margin-top: 6px; }

.pagebg { background: url("../images/pagebg.jpg") no-repeat 50% 0; }
.wrapper { width: 996px; margin: 0 auto; }

.lcolomn, .rcolomn, .head, .topbar h1, .footparlaq h1 { display: inline; }
.lcolomn, .head, .arg { float: left; }
.rcolomn, .argr { float: right; }
.thide { overflow: hidden; display: block; height: 0; }
.vnavi li a, .headrss, .shd a, .argmore a, .navigation a, .header ul li a { text-decoration: none !important; }

/*  CSS3*/
.berrors, .navigation span, .infoblock, .navigation a, .scriptcode, .title_quote,
.quote, .title_spoiler, .text_spoiler, .combox { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }

/* topbar */
.topbar { position: relative; overflow: hidden; text-align: center; padding: 0 10px; height: 146px; background: #fef8fb url("../images/topbar.jpg") no-repeat; }
 .topbar h1 a { margin: 26px auto 0 auto; display: block; width: 274px; padding-top: 87px; background: url("../images/parlaq.png"); }
 .headrss { position: absolute; right: 8px; top: 64px; width: 50px; padding-top: 47px; background: url("../images/rsshead.png") no-repeat; }
 .headrss:hover { background-position: 0 -47px; }

.header { overflow: hidden; padding: 0 280px; height: 186px; background: #9b65c2 url("../images/header.jpg") no-repeat; }
.header ul { font-size: 0.9em; float: left; width: 100%; margin-top: 52px; }
.header ul li { float: left; width: 20%; margin: 0 -1px; text-align: center; }
.header ul li a { color: #fff; }
 .header ul li a img { width: 58px; height: 63px; }
 .header ul li a b { display: block; }
 .header ul li a:hover img { background-position: 0 -113px; }

 .header ul li.hmnl1 a img { background-image: url("../images/hmnl1.png"); }
 .header ul li.hmnl2 a img { background-image: url("../images/hmnl2.png"); }
 .header ul li.hmnl3 a img { background-image: url("../images/hmnl3.png"); }
 .header ul li.hmnl4 a img { background-image: url("../images/hmnl4.png"); }
 .header ul li.hmnl5 a img { background-image: url("../images/hmnl5.png"); }
 
/*   */
.container { padding: 0 241px 0 250px;background: #fff url("../images/toolbar.png") no-repeat 100% 0; }
 .leftside { font-size: 0.9em; padding: 0 20px 0 0; width: 230px; margin: 0 0 0 -250px; }
 .rightside { font-size: 0.9em; width: 210px; margin: -19px -241px 0 0; padding: 0 11px 250px 20px; }
 .midside, .mainside, .conts { width: 100%; }

/*    */
.footer { position: relative; padding: 40px 270px 0 20px; height: 72px; background: #fff url("../images/footer.png") no-repeat; }
 .copyright { font-size: 1.15em; margin-bottom: 0.6em; color: #8950ad; }
 .copyright a { color: #8950ad; }
 .centroarts { font-size: 0.9em; color: #caacdd; }
 .centroarts a { color: #caacdd; }
 .footer .footmen { position: absolute; bottom: 4px; right: 17px; }

.footparlaq { overflow: hidden; text-align: center; height: 128px; background: url("../images/footparlaq.png") no-repeat; }
 .footparlaq h1 a { background: url("../images/parlaqfoot.png") no-repeat; padding-top: 61px; width: 191px; margin: 28px auto 0 auto; }

/**/
.toolbar { font-size: 0.9em; height: 48px; margin-bottom: 32px; padding: 0 50px; overflow: hidden; }
.toolbar form ul { position: relative; width: 172px; height: 23px; margin: 12px 0 0 0; padding-right: 42px; }
 .toolbar form ul li.sh-text { padding: 0 4px; width: 164px; height: 23px; overflow: hidden; background: #f2f2f2 url("../images/search.png"); }
 .sh-text input { font-size: 1em; display: block; margin-top: 4px; width: 164px; border: 0 none; background: none; }
 .sh-btn { width: 32px; height: 33px; position: absolute; top: -3px; right: 0; }
 .sh-btn input { width: 32px; height: 33px; background: #a16dcd url("../images/search.png") no-repeat 0 -23px; }
 .sh-btn input:hover { background-position: -32px -23px; }

 .alphavit { width: 182px; float: right; height: 30px; margin-top: 6px; }

/* */
/* login */
.loginbox { width: 210px; height: 82px; margin-bottom: 17px; }
 .loginblock { height: 56px; padding-right: 8px; }
 .loginform { float: left; width: 144px; }
 .loginform li { margin-bottom: 5px; padding: 0 4px 0 23px; overflow: hidden; height: 23px; background: #f2f2f2 url("../images/loginform.png") no-repeat; }
 .loginform li.fpass { background-position: 0 -28px; }
 .loginform li input { margin: 4px 0 0 0; font-size: 1em; width: 116px; border: 0 none; background: none; }
 .loginblock .lbtn { float: right; width: 52px; height: 54px; background: #a16ccd url("../images/loginform.png") no-repeat 0 -51px; }
 .loginblock .lbtn:hover { background-position: -52px -51px; }

 .loginenter h3 { font-size: 1.3em; margin-bottom: 0.2em; }
 .loginenter ul { float: left; width: 50%; line-height: 1.2em; margin-right: -1px; }

.bnavi { width: 230px; padding: 28px 0 0 0; background: #78419c url("../images/leftnavi.png") no-repeat; }
 .bnavi .bnavi { overflow: hidden; padding: 0 0 90px 0; background: url("../images/leftnavi.png") no-repeat -230px 100%; }
 .bnavi ul, .bnavi2 ul { margin: -1px 15px 0 15px; }

.bnavi2 { width: 230px; overflow: hidden; padding: 0 0 50px 0; background: #9a0c3e url("../images/leftnavi2.png") no-repeat 0 100%; }
 .bnavi2 .vnavi li a { color: #f8d7e2; padding: 2px 0; }
 .bnavi2 .vnavi li a b { font-weight: normal; }

 /*   */
 .vnavi li a { color: #f1e3fe; padding: 4px 0; width: 100%; display: block; background: url("../images/wpoint.png") repeat-x 0 0; }
 .vnavi li a b { display: block; cursor: pointer; background: url("../images/dot.png") no-repeat 5px -777px; }
 .vnavi li a:hover { color: #fff; }
 .vnavi li a:hover b { padding-left: 15px; background-position: 5px 7px; }

.lbox { padding: 0 0 40px 0; width: 230px; background: #f0f2f8 url("../images/lbox.png") no-repeat 0 100%; }
.lbox .block { margin-bottom: 25px; padding: 0 15px 15px 15px; width: 200px; background: url("../images/blockline.png") repeat-x 0 100%; }

.btl { font-size: 1.3em; text-transform: uppercase; margin-bottom: 0.5em; }

/*   */
.rightside .block { padding: 0 0 12px 0; margin-bottom: 12px; width: 210px; background: #f0f2f8 url("../images/rightblock.png") no-repeat -210px 100%; }
 .rightside .block .btl { margin-bottom: 0.6em; overflow: hidden; color: #fff; height: 39px; padding: 0 12px; background: #8f59b7 url("../images/rightblock.png") no-repeat; }
 .rightside .block .btl b { display: block; margin-top: 11px }
 .rightside .block .dcont { margin: 0 12px; }

/* */
.fbutton, .btn_reglog, .vresult, .bbcodes { border: 0 none; background: none; cursor: pointer; }

 .btn_reglog { background: #f2f2f2 url("../images/bbcodes.png") repeat-x; border: 1px solid #c5c5c5; color: #7d7d7d; width: 108px; height: 21px; padding-bottom: 3px; font-weight: bold; }
 .btn_reglog:hover { background: #fff none; }

 .vresult { color: #77419c; padding: 7px 3px 3px 3px; }
 .fbutton, .bbcodes { border: 1px solid #9ea3b5; height: 26px; color: #77419c; padding: 2px 15px 4px 15px; background: #fff url("../images/fbutton.png") repeat-x 0 100%; font-weight: bold; }
 .fbutton:hover, .bbcodes:hover { background: #fff none; border-color: #b0b6c8; }
 .fbutton, .btn_reglog, .bbcodes {
 -moz-box-shadow: 0 1px 4px -2px black;
 -webkit-box-shadow: 0 1px 4px -2px black;
 box-shadow: 0 1px 4px -2px black;
 -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;
 margin-bottom: 2px;
 }

/**/
.base, .basecont { margin-bottom: 2.5em; }
 .base { clear: both; }

 .shd { font-size: 1.15em; color: #000; margin: 0 0 0.5em 0; }
 .shd a { color: #000; }
 .shd a:hover { color: #9a0c3e; }
 
 /* */
 .isicons { float: right; text-align: right; margin-left: 6px; }
 .isicons ul { display: inline; }
 .isicons li { float: left; margin-left: 6px; }
 .isicons li img { vertical-align: middle; }

 .shinfo { height: 28px; margin: 0 0 8px 0; background: url("../images/shinfo.png") no-repeat; }
 .shinfo .shinfo { padding: 8px 9px 0 9px; height: 20px; margin: 0; font-size: 0.9em; color: #939393; background-position: 100% -28px; }
 .sinfo { padding-left: 16px; background: url("../images/sinfo.png") no-repeat 0 50%; }
 .shinfo .isicons { margin-top: -1px; }
 .arg { margin-right: 8px; }
 .argr { margin-left: 8px; }

 .ratebox { float: left; position: relative; width: 85px; height: 17px; padding: 5px 0 0 0; overflow: hidden; margin-right: 8px; }

 .maincont { margin: 0 0 1em 0; overflow: hidden; }
 
 .bmore { line-height: 26px; height: 26px; background: #f3f6f8 url("../images/bmore.png") no-repeat 100% 0; }
 .bmore .bmore { font-size: 0.9em; padding: 0 8px; background: url("../images/bmore.png") no-repeat 0 -26px; }
 .shortstory .bmore .bmore { padding-left: 0; }

 .scomms { padding-right: 22px; background: url("../images/scomms.png") no-repeat 100% 50%; }
 
 /*      */
 .argmore a b, .argmore a { float: left; height: 26px; background: url("../images/argmore.png") no-repeat 0 -26px; }
 .argmore a b { padding: 0 30px 0 10px; background: url("../images/argmore.png") no-repeat 100% 0; }
 .argmore a { margin-right: 5px; color: #fff; background-color: #78419c; }
 .argmore a:hover { background-position: 0 -78px; background-color: #9a0c3e; }
 .argmore a:hover b { background-position: 100% -52px; }

.fullstory { margin-bottom: 10px; }

/*errors*/
.berrors { margin: 0 15px 15px 15px; font-size: 0.9em; font-style: italic; padding: 6px 10px; background: #fcf7ee url("../images/berrors.png"); line-height: normal; border: 1px solid #f3e4d9; }

/*   */
.heading { font-weight: normal; font-size: 1.6em; color: #9a0c3e; margin-bottom: 0.5em; }

/**/
.bcomment { padding-left: 93px; margin-bottom: 11px; }
 .bcomment .lcolomn { position: relative; font-size: 0.9em; margin-left: -93px; width: 93px; }
 .bcomment .lcolomn .arcom { position: absolute; top: 8px; right: -1px; }
 .bcomment .lcolomn h3 { font-size: 1.1em; }
 .bcomment .lcolomn .avatar { width: 100px; overflow: hidden; margin-bottom: 0.8em; }
 .bcomment .lcolomn .avatar img { width: 100px; }
 
 .bcomment .rcolomn { width: 92%; }
 .combox { padding: 8px 8px 0 8px; background: #f3f6f8 url("../images/combox.png") repeat-x 0 100%; border: 5px solid #d8dceb; }
 .cominfo { height: 24px; line-height: 23px; font-size: 0.9em; }

 .cmaincont { margin: 0 0 1em 0; }

 .comedit { display: inline; }
 .comedit ul { float: right; }
 .comedit ul li { float: left; margin-left: 6px; }
 .signature { color: #93918d; }

/*pages*/
.bcheading { line-height: normal; font-weight: normal; color: #804da2; margin: 0 0 0.6em 0; }

/*forms*/
.tableform { width: 100%; }
 .tableform td { padding: 8px 0; line-height: 1.35em; }
 .tableform td.label { width: 22%; vertical-align: top; text-align: right; padding-right: 8px; font-weight: bold; }
 .tableform tr { background: url("../images/dotted.png") repeat-x; }
 .tableform tr.flast td { padding-bottom: 0; }
 .tableform .nostylebb tr { background: none; }
 .tableform .nostylebb tr td { padding: 0; }
 .addnews { font-weight: bold; }
 .impot { color: #e5372f; font-weight: normal; }

.f_input { width: 300px; padding: 2px; }
.f_textarea { width: 458px; height: 156px; }
.fieldtr select, .textin, .f_textarea, .f_input, .xfields textarea, .xfields input, .xfields select { background-color: #faf9f7; border: 1px solid #b8b8b8; }
.textin { padding: 2px; }

/*search*/
.searchstyle { width: 480px; }
.search, .search input, .search select { font-size: 11px; }
.searchtable table { border-collapse: separate; border-spacing: 0; border: 0; }
.searchtable fieldset { }
.searchtable fieldset legend { color: #404040; }

#searchuser, #searchinput { width: 90% !important; }

/*pools*/
.infoblock { margin: 0 0 1.8em 0; background-color: #f8f8f6; padding: 10px; }
.pollvotelist { width: 70%; text-align: left; }
.pollvotelist input { margin-right: 5px; }

/*statistics*/
.statistics { margin: 0 auto; }
 .statinn { text-align: left; }
 .statistics ul { margin-bottom: 15px; }
 .statistics ul li { position: relative; background: url("../images/dotted.png") repeat-x 0 100%; padding: 4px 0; }
 .statistics ul li b { position: absolute; right: 0; }

/*userinfo*/
.usercolomn { overflow: hidden; padding: 0 0 0 115px; margin-bottom: 9px; }
 .usercolomn .lcolomn { width: 115px; margin: 0 0 0 -115px; }
 .usercolomn .rcolomn { width: 100%; }
 .usercolomn .lcolomn img { width: 100px; }
 .userinfo h2 { font-size: 18px; color: #828282; font-weight: normal; }
 .userinfo .uirow, .userinfo .uirow2 { padding: 10px 0; }
 .userinfo .uirow { font-size: 0.9em; padding-top: 0; }
 .userinfo .uirow2 { font-size: 0.9em; background: url("../images/dotted.png") repeat-x 0 0; }
 .userinfo .colomn { float: left; }

 .boxlinks { font-size: 0.9em; padding: 10px; border: 1px solid #f5f5f5; background-color: #fefefe; margin-bottom: 3px; }

/* */
.basenavi { margin-bottom: 0.6em; }
.basenavi br { font-size: 6px; line-height: 6px; }
.navigation { display: block; font-size: 1.5em; line-height: normal; margin-bottom: 0.1em; }
 .navigation a { color: #9a0c3e; }
 .navigation a:hover { background-color: #f3f3f3; }
 .navigation a, .navigation span { float: left; padding: 2px 7px; }
 .navigation span { color: #fff; background-color: #78419c; }

 .nprev, .nnext { font-size: 0.9em; }